go/printer.printer.indentList (method)

2 uses

	go/printer (current package)
		nodes.go#L1263: func (p *printer) indentList(list []ast.Expr) bool {
		nodes.go#L1365: 			if p.indentList(s.Results) {